Fix up non-valgrind case to send stderr to file like valgrind case does.
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Tue, 2 Aug 2005 17:59:59 +0000 (17:59 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Tue, 2 Aug 2005 17:59:59 +0000 (17:59 +0000)
commit879b63b37cd3347f8a5992b00b9f90da427b1503
treed5552676ce36f802ae38f362a18f434d122db58c
parentc5a8d2c78b4f6de454294c818a8e18a2d4fd67dd
Fix up non-valgrind case to send stderr to file like valgrind case does.
(Having trouble with signal delivery and valgrind, causing spurious test
timeouts)
Signed-off-by: Rusty Russel <rusty@rustcorp.com.au>
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
tools/xenstore/testsuite/test.sh